CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tracking mean shift

搜索资源列表

  1. meanShiftExample

    0下载:
  2. 改进的均值偏移跟踪算法,带有示例视频,可完成对选定目标的实时跟踪-Improved mean shift tracking algorithm, with a sample video, to be completed by the real-time tracking of selected targets
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5392285
    • 提供者:吴亚鹏
  1. a

    0下载:
  2. 基于多目标的跟踪和实现,里面介绍了跟踪算法的现状,以及如何基于mean shift和卡尔曼滤波改进跟踪算法-Based on multi-target tracking and realization, which describes the status of the tracking algorithm, and how mean shift and Kalman filter based tracking algorithm to improve
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:724621
    • 提供者:张华贵
  1. Video_Demo

    1下载:
  2. 视频目标检测演示框架,视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 -Framework for object detection video presentation, video presentation algorithms include: 1. Static background of the context of target detection pr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:376891
    • 提供者:
  1. Meanshift

    0下载:
  2. 提出一种基于区域生长与Mean shift算法相结合的动 态变形手势跟踪算法.该算法在跟踪初始阶段通过帧间差分法对手势中心完成自动初始化,利用区域生长算法采 集手势样本点,并通过Mean shift算法对目标中心进行精确定位.实验结果表明,该方法能够对动态变形手势实现 精确实时的跟踪,可较好地降低算法的时间复杂度,保证运动目标跟踪的稳定性和连续性. -Considering the traditionalMean shift algorithm has the problem o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:320423
    • 提供者:黄松
  1. menul

    0下载:
  2. 根据视频对车辆进行手动跟踪。利用OpenCV实现mean-shift。-Video of vehicles based on manual tracking. Using OpenCV to achieve mean-shift.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7649960
    • 提供者:孔维国
  1. MeanPShift

    0下载:
  2. 李志国硕士学位论文:基于Mean Shift算法的目标跟踪.目标跟踪技术在军事、工业、安保、智能交通、医学和科学研究等方面都具有重要的意义,应用前景广阔.目标跟踪把图像处理、自动控制、信息科学有机结合起来,形成了一种能从图像信号中实时地自动识别目标、提取和预测目标位置信息、自动跟踪目标运动的技术,是当前计算机视觉、模式识别与智能系统等领域研究的重要课题.-Li Zhiguo Master Thesis: Based on Mean Shift Algorithm for Target Track
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4508166
    • 提供者:
  1. zhouyi

    0下载:
  2. 是跟踪一个运动的篮球。采用的是Kalman滤波器与基于均值平移的目标跟踪算法相融合的扩展算法,为了跟踪快速运动的目标,首先对目标运动模型进行建模,并运用Kalman滤波器对目标在下一帧中的状态进行预测,并将此预测值作为均值平移算法搜索目标的起始点。-Is tracking a movement of the basketball. Kalman filter is used in the target mean shift based tracking algorithm extension o
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:697564
    • 提供者:zouyi
  1. 453462_50c78ec7d0a40ed6

    0下载:
  2. kalman和mean shift算法结合的跟踪-combining kalman and mean shift tracking algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:22567
    • 提供者:李冰
  1. motion4

    1下载:
  2. 基于CamShift的目标跟踪算法,先求图像的HSV分量,提取H分量,做灰度直方图,对灰度直方图进行投影,最后均值移动进行跟踪。-Target tracking algorithm based on CamShift, first find the image of the HSV components to extract H component, do histogram of the projection histogram, the last mean shift tracking.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-20
    • 文件大小:141706
    • 提供者:廖家亮
  1. cPP

    0下载:
  2. 用均值漂移实现目标跟踪,基于直方图的表示。c++程序-mean-shift based visual tracking,c++ code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2474533
    • 提供者:david
  1. Seg_By_MeanShift

    0下载:
  2. 均值漂移Mean Shift算法是一种基于核密度估计的处理方法,被广泛用于图像降噪,分割和目标跟踪中,本代码是图像分割实现。-Mean Shift algorithm is a kernel density estimation based approach is widely used for image noise reduction, segmentation and target tracking, the code is to achieve image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1356
    • 提供者:倪昊
  1. BAH1

    1下载:
  2. 用卡尔曼滤波和自适应窗口的均值偏移算法再结合Bhattacharyya系数粗定位实现视频目标跟踪-Kalman filtering and adaptive window mean shift algorithm combined with coarse positioning Bhattacharyya coefficient for video tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11788251
    • 提供者:HUBO
  1. Meanshift

    0下载:
  2. Mean Shift目标跟踪,大家试试吧,还是挺好用的-Mean Shift tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:258179
    • 提供者:姜宁
  1. TrackingBlobAlgorithms

    0下载:
  2. This contained BG/FG detection(simple version and adaptive background mixture models), blob tracking(connected component tracking and MSPF resolver, mean shift, particle filter), Kalman filter using OpenCV. It can be helpful who studying object detec
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:52594688
    • 提供者:byunghee
  1. MeanShiftSegger

    0下载:
  2. mean shift kalman filter-object tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:12568
    • 提供者:luoxuan
  1. 20120308

    0下载:
  2. 目标跟踪算法。将均值移动与粒子滤波算法相结合。-Target tracking algorithm. Mean shift and particle filter algorithm is a combination
  3. 所属分类:Video Capture

    • 发布日期:2017-05-21
    • 文件大小:6612140
    • 提供者:lily
  1. MeanShift_Code

    0下载:
  2. 均值漂移视频跟踪,一个完整的视频特征跟踪方法基于均值漂移理论。-A complete video feature tracking method based on the Mean-Shift Theory, with GUI.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:195663
    • 提供者:leron
  1. Divingmeanshift

    0下载:
  2. 采用视频跟踪算法mean shift 进行简单的运动物体跟踪。-Real-Time Tracking of Non-Rigid Objects using Mean Shift
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17105738
    • 提供者:范晓林
  1. Video-Demo

    0下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 -Video presentation of algorithms include: 1、Static Background prediction of target detection. 2、static background frame difference method target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4179045
    • 提供者:嘟嘟
  1. Video-Demo

    0下载:
  2. 程序包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 对于做视频跟踪的很有帮助,程序很完整 -The procedures include: 1. Background prediction method in the static context of target detection. A static context of inter-frame difference
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3240284
    • 提供者:wang
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com